home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 July
/
macformat-026.iso
/
mac
/
Interactive Arts
/
Interactive Arts '95
/
front end
/
00112.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-02
|
232 b
|
16 lines
on exitFrame
go(the frame)
if rollOver(12) then
go("creative")
end if
if rollOver(11) then
go("art")
end if
if rollOver(10) then
go("electronic")
end if
if rollOver(9) then
go("network")
end if
end